{template top}
{$L['f_home']}
{$L['f_control_panel']}
{$L['exchange_points']} {$CFG['currency']}
{template member_left}
{$L['exchange_points']} {$CFG['currency']}
{if $CFG[creditexchange]}
{$L['information']}
{$L['exchanged_tip']}
{$L['exchanged_tip_1']}
{$L['f_table_of_charges']}
.
{$L['you_balance']}:
{$userinfo['money']} {$CFG['currency']}
{$L['exchange_rate']}:
{$CFG['creditexchange']}
{$L['min_points']} {$L['can_be_exchanged_for']}
1 {$CFG['currency']}
{$L['you_points']}:
{$userinfo['credit']}
{$L['you_can_get']}:
{floor($_inout)} {$CFG['currency']}
{$L['exchange']}
{$L['receive']}:
*
{$CFG['currency']}
{else}
{$L['exchanged_disabled']}
{/if} {if $CFG[creditexchange]}
{if floor($_inout)>0}
{$L['exchange_go']}
{else}
{$L['you_can_get_not_summ']}
{/if}
{/if}
{template footer}